Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Insert parentheses around binary operation with attribute A-pretty Area: Pretty printing (including `-Z unpretty`) F-stmt_expr_attributes `#![feature(stmt_expr_attributes)]` S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142476 opened Jun 13, 2025 by dtolnay Loading…
Add platform support docs & maintainers for *-windows-msvc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#142475 opened Jun 13, 2025 by wesleywiser Loading…
Add new doc(attribute = "...") attribute A-attributes Area: Attributes (`#[…]`, `#![…]`) A-rustdoc-json Area: Rustdoc JSON backend A-rustdoc-search Area: Rustdoc's search feature S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#142472 opened Jun 13, 2025 by GuillaumeGomez Loading…
use MixedBitSet for borrows-in-scope dataflow analysis S-waiting-on-perf Status: Waiting on a perf run to be completed. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142471 opened Jun 13, 2025 by lqd Loading…
Add some missing mailmap entries A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#142470 opened Jun 13, 2025 by tgross35 Loading…
variadic functions: remove list of supported ABIs from error S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142464 opened Jun 13, 2025 by RalfJung Loading…
compiletest: Clarify that --no-capture is needed with --verbose A-compiletest Area: The compiletest test runner A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#142461 opened Jun 13, 2025 by Enselic Loading…
cleanup search graph impl S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142460 opened Jun 13, 2025 by lcnr Loading…
Remove output helper bootstrap S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#142459 opened Jun 13, 2025 by Shourya742 Loading…
Merge unboxed trait object error suggestion into regular dyn incompat error S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142458 opened Jun 13, 2025 by oli-obk Loading…
collect delayed lints in hir_crate_items S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142455 opened Jun 13, 2025 by jdonszelmann Loading…
Add modern AVR mcus like avr128db28 and attiny3224 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142454 opened Jun 13, 2025 by tomtor Loading…
Windows: make read_dir stop iterating after the first error is encountered S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#142453 opened Jun 13, 2025 by ChrisDenton Loading…
Remove "intermittent" wording from ReadDir S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#142452 opened Jun 13, 2025 by ChrisDenton Loading…
Add documentation on top of rustc_middle/src/query/mod.rs A-rustc-dev-guide Area: rustc-dev-guide S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142450 opened Jun 13, 2025 by xizheyin Loading…
Require generic params for const generic params S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142449 opened Jun 13, 2025 by oli-obk Loading…
Update to LLVM 20.1.7 A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#142447 opened Jun 13, 2025 by dianqk Loading…
compiler: Use -T instead of --script for linker scripts S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142445 opened Jun 13, 2025 by workingjubilee Loading…
adding codegen test to autodiff T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142444 opened Jun 13, 2025 by KMJ-007 Draft
Rollup of 9 pull requests A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-rustdoc-json Area: Rustdoc JSON backend rollup A PR which is a rollup S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#142443 opened Jun 13, 2025 by matthiaskrgr Loading…
Delay replacing escaping bound vars in FindParamInClause S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#142441 opened Jun 12, 2025 by compiler-errors Loading…
tests/ui: A New Order [14/N] A-tidy Area: The tidy tool S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142440 opened Jun 12, 2025 by Kivooeo Loading…
doc: mention that intrinsics should not be called in user code S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#142439 opened Jun 12, 2025 by scrabsha Loading…
Add test cases for namespaced crates S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142437 opened Jun 12, 2025 by eholk Loading…
Pre-install JS dependencies in tidy Dockerfile A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc CI-spurious-fail-npm we forgot to cache our installs from npm S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#142434 opened Jun 12, 2025 by Kobzol Loading…
ProTip! What’s not been updated in a month: updated:<2025-05-13.